go.pact.im/x/goupdate.htmlGenerator.visitModuleDiffChanged (method)

2 uses

	go.pact.im/x/goupdate (current package)
		htmlgen.go#L87: 		if err := g.visitModuleDiffChanged(d.Changed); err != nil {
		htmlgen.go#L136: func (g *htmlGenerator) visitModuleDiffChanged(changes []packageDiff) error {